8. Plot the function and its inverse, andy;  on the same image. 

> plot([f(x), finv(x), x], x = -5 .. 20);
 

Plot_2d
 

>
 

>